Graphics.DrawRoundRect Method

Draws the outline of a rounded rectangle in the current color.

Syntax

Graphics.DrawRoundRect X, Y, Width, Height, OvalWidth, OvalHeight


Parameters

X

Integer

Y

Integer

Width

Integer

Height

Integer

OvalWidth

Integer

OvalHeight

Integer